MapSource.getLongitude

Gets the longitude corresponding to this x position in the map source's projection.

class MapSource
double
getLongitude
(
double zoomLevel
,
double x
)

Parameters

zoomLevel double

the zoom level

x double

a x position

Return Value

Type: double

the longitude

Meta